-
Home
-
Tiered Pricing Table for WooCommerce
-
5.4.1 (latest)
-
Code
-
Classes
- PricingTable
| Total Complexity |
52 |
| Dependencies |
10 |
| Dependents |
5 |
| Total lines |
366 |
| Lines of code |
255 |
| Logical lines of code |
118 |
| Comment lines |
24 |
| Methods |
9 |
| Properties |
1 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| renderPricingTable() |
B |
39 |
16 |
62 |
| getDefaultSettings() |
A |
39 |
7 |
67 |
| productHasPricingRules() |
A |
51 |
9 |
27 |
| renderPricingTableHTML() |
A |
45 |
8 |
40 |
| checkForDuplicateQuantities() |
S |
51 |
5 |
34 |
| getDefaultVariation() |
S |
59 |
3 |
15 |
| getInstance() |
S |
72 |
2 |
6 |
| __construct() |
S |
98 |
1 |
1 |
| getUniqueTieredPricingId() |
S |
77 |
1 |
3 |